DomainObjects Class Library

InsertByQuery<InsertIntoClass,SelectFromClass>.ExplicitSelectFields Property

Gets the select fields.

public IEnumerable<T> ExplicitSelectFields {get;}

Property Value

The select fields.

Implements

IQuery.

See Also

InsertByQuery<InsertIntoClass,SelectFromClass> Class | DomainObjects.Facade.Command Namespace